home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000448_news@columbia.edu_Tue Feb 7 13:56:05 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA08595
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 7 Feb 1995 08:56:11 -0500
  3. Received: by apakabar.cc.columbia.edu id AA14529
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 7 Feb 1995 08:56:09 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: kermit for Nicolet Spectrophotometers
  9. Date: 7 Feb 1995 13:56:05 GMT
  10. Organization: Columbia University
  11. Lines: 52
  12. Distribution: comp
  13. Message-Id: <3h7u5l$e5p@apakabar.cc.columbia.edu>
  14. References: <3h74eo$i7h@ash.lab.r1.fws.gov>
  15. Nntp-Posting-Host: watsun.cc.columbia.edu
  16. Keywords: IR Nicolet
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19. In article <3h74eo$i7h@ash.lab.r1.fws.gov>,  <cox@ash.lab.r1.fws.gov> wrote:
  20. > I am trying to transfer data from an old Nicolet FTIR to a PC in order to
  21. > obtain the data in ASCII. I need a version of Kermit which will talk to the
  22. > Nicolet operating system (a 20 word bit) . Does anyone have such a version
  23. > available?
  24. >
  25. From the Kermit Digest, V20 #1, 25 Aug 94.  I don't know if FTIR is the same
  26. as any of the computers listed below, but if it is, you've got your Kermit
  27. program:
  28.  
  29. Date: 2 July 1994
  30. From: Peter McClintock <pya007@lancaster.ac.uk>
  31. Subject: Nicolet NIC-80 Kermit
  32.  
  33. I have written a Kermit for Nicolet data-processors in the NIC-80 series
  34. (LAB-80, NMR-80, MED-80, BNC-12).  Although it provides a relatively simple
  35. implementation of the protocol, it will open up a new dimension to many
  36. enthusiasts for these ancient machines.  The main usage in practice is
  37. likely to be in transferring averaged spectra or other data to a mainframe,
  38. workstation or PC for further analysis or for plotting with modern plotting
  39. packages.  But the Kermit will, of course, also enable Nicolet users to
  40. exchange programmes and data with each other on a world-wide basis.
  41.  
  42. To get started there is a choice of two options -
  43.  
  44.   (a) Obtain the sourcecode from Kermit Distribution, type it in, assemble
  45.   it, and generate and de-bug the executable programme according to the
  46.   instructions, all on the Nicolet.
  47.  
  48. (The source code is in kermit.columbia.edu:kermit/c/nic*.*.)
  49.  
  50.   (b) Ask me for a copy of the binary.  This can be supplied on paper tape;
  51.   alternatively, send me a formatted 8-inch floppy, or front-loading 
  52.   Diablo-30 cartridge, onto which the binary can be stored.
  53.  
  54. For option (b), there is a $100 handling charge (waived if the applicant
  55. can offer new NIC-80 software of comparable utility in return).  Please make
  56. cheques payable to "University of Lancaster".
  57.  
  58. Once the initial version of the Kermit is installed and running on a given
  59. system, future updates can obviously be received by ftp or e-mail, using the
  60. current Kermit to download them from the receiving machine to the NIC-80 on
  61. which they are to be used.
  62.  
  63. Mailing address for disks:
  64.   P V E McClintock,
  65.   School of Physics and Materials,
  66.   University of Lancaster,
  67.   LANCASTER  LA1 4YB,  UK.
  68.  
  69.  
  70.